prepare-root: check return codes for errors when assembling paths
authorLuca BRUNO <luca.bruno@coreos.com>
Tue, 26 Oct 2021 12:12:48 +0000 (12:12 +0000)
committerLuca BRUNO <luca.bruno@coreos.com>
Tue, 26 Oct 2021 16:16:34 +0000 (16:16 +0000)
commitca84da679a170fcb1b2ab59a59ec45e014530996
treee92bce41b662c89771cf33d3dcd10e72c0b2e347
parent1e6077af03a130d3f2c3d7e56e5b8f36c563b46e
prepare-root: check return codes for errors when assembling paths

This adds checks around all `snprintf` calls in order to detect
failures and gracefully abort.
src/switchroot/ostree-prepare-root.c